AL VENDOR$

This function will return the vendor (a.k.a developer) of the openAL runtime installed on the current system. Some audio device developers may sometimes include their own, customized version of the openAL runtime library which may include extra features for devices created by them. Currently, two of the most common OpenAL builds are those by Nvidia for Nforce Audio devices and those by Creative Labs Inc. (the main developer of OpenAL).

  Syntax
Return String = AL VENDOR$( *no parameters* )
  Parameters

No parameters required.

  Returns

Returns the creator of the OpenAL runtime installed on the current system.

  See also

DarkAL Functions Menu